Forgotten commit
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 10 May 2004 21:10:28 +0000 (21:10 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 10 May 2004 21:10:28 +0000 (21:10 +0000)
gtk/gtktreeprivate.h

index 58ec1ef5c5928548c7c0505f5083af9f38d52d1e..3050b344889aadc7a32671e1ba287c03240c0f23 100644 (file)
@@ -208,6 +208,8 @@ struct _GtkTreeViewPrivate
   /* interactive search */
   guint enable_search : 1;
   guint disable_popdown : 1;
+  
+  guint hover_selection : 1;
 
   gint selected_iter;
   gint search_column;